getArgs

@ApiStatus.Experimental
fun getArgs(scope: String): Map<String, String>

Returns a map of all arg keys and their associated values

Return

Map map of arg keys paired with their values or "" for a no-value-arg

Author

fzzyhmstrs

Since

0.5.3

Parameters

scope

with args included